POV-Ray : Newsgroups : povray.binaries.images : Not what I wanted, but interesting... : Re: Not what I wanted, but interesting... Server Time
1 Aug 2024 14:31:12 EDT (-0400)
  Re: Not what I wanted, but interesting...  
From: m a r c
Date: 13 Jul 2008 07:36:24
Message: <4879e8b8$1@news.povray.org>

48799d50@news.povray.org...
>
> This is fun too!
>
> #declare TileNorm = function(x,z) { min(abs(cos(z)*cos(x))*20,1)  }
>
>
> #declare planetexture2=texture{
> pigment{color White}
> finish{phong .7 phong_size 1 ambient .25 reflection 0.1}
> normal{ function {TileNorm(x,z) }, 1}
> }

this is povray.binaries.images
Maybe your brain can parse MDL and view an image. :-)
Unfortunally the lame gut-like thing that I use for a brain can't :-(

Marc


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.